Skip to content

feat(cloud-agent): wire cloud attachments into task creation and session display#1520

Merged
tatoalo merged 1 commit intomainfrom
feat/cloud-agent/cloud-task-wiring
Apr 9, 2026
Merged

feat(cloud-agent): wire cloud attachments into task creation and session display#1520
tatoalo merged 1 commit intomainfrom
feat/cloud-agent/cloud-task-wiring

Conversation

@tatoalo
Copy link
Copy Markdown
Contributor

@tatoalo tatoalo commented Apr 7, 2026

ph_code_cloud_attachments.mp4 (uploaded via Graphite)

Problem

Wire cloud prompt builder into file picker UI, task creation, and session display

Changes

  • Update AttachmentMenu.tsx: native file picker, browser file persistence
  • Update useTiptapEditor.ts: use shared persist helpers
  • Update useDraftSync.ts: fix attachment state clearing
  • Refactor runTaskInCloud to options bag
  • Update task-creation.ts: build cloud prompt blocks from attachments
  • Update buildConversationItems.ts + UserMessage.tsx: render attachments in session view

How did you test this?

Unit tests for AttachmentMenu, useDraftSync, buildConversationItems, UserMessage, task creation, and cloud session service

Copy link
Copy Markdown
Contributor Author

tatoalo commented Apr 7, 2026

@tatoalo tatoalo marked this pull request as ready for review April 7, 2026 15:34
@tatoalo tatoalo self-assigned this Apr 7, 2026
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-prompt-builder branch from 13b9713 to f22bd50 Compare April 7, 2026 15:43
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-task-wiring branch from 1eefe89 to abeb9f1 Compare April 7, 2026 15:43
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-prompt-builder branch from f22bd50 to 8753530 Compare April 8, 2026 09:08
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-task-wiring branch 2 times, most recently from 175cc02 to a23316e Compare April 9, 2026 08:13
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-prompt-builder branch from 8753530 to 877f89f Compare April 9, 2026 08:13
@tatoalo tatoalo requested review from a team April 9, 2026 09:44
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-prompt-builder branch 2 times, most recently from af30da7 to 1d3b87a Compare April 9, 2026 09:57
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-task-wiring branch from a23316e to 64fe4ac Compare April 9, 2026 09:57
@tatoalo tatoalo changed the base branch from feat/cloud-agent/cloud-prompt-builder to graphite-base/1520 April 9, 2026 10:04
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-task-wiring branch from 64fe4ac to dc08110 Compare April 9, 2026 10:04
@tatoalo tatoalo force-pushed the graphite-base/1520 branch from 1d3b87a to b551471 Compare April 9, 2026 10:04
@graphite-app graphite-app bot changed the base branch from graphite-base/1520 to main April 9, 2026 10:04
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-task-wiring branch from dc08110 to 5adce84 Compare April 9, 2026 10:04
@tatoalo tatoalo merged commit 7e4b69f into main Apr 9, 2026
16 checks passed
Copy link
Copy Markdown
Contributor Author

tatoalo commented Apr 9, 2026

Merge activity

@tatoalo tatoalo deleted the feat/cloud-agent/cloud-task-wiring branch April 9, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants